-
I need Sample PHP Code to call AddNewRequest ( http://87.107.134.111:8021/PardakhtYar.asmx?op=AddNewRequest ) wsdl URL : http://87.107.134.111:8021/PardakhtYar.asmx?wsdl my code is : <?php …
- 347 views
- 0 answers
- 0 votes
-
i use this PHP Code : <?php ini_set("soap.wsdl_cache_enabled", "0"); $AccountShabaCode = "123456789012345678900000"; $WorkTitle = "Example"; $GuildCode = "48160000"; $PardakhtYarTitle = …
- 466 views
- 0 answers
- 0 votes
-
We have an issue with SOAP API client request creation while adding the child element to soap body(at highlight line). …
- 0 views
- 0 answers
- 0 votes